Skip to content

feat: add github_token input for setup-uv action#204

Open
fty4 wants to merge 1 commit intohelm:mainfrom
fty4:feat/add-github-token-option
Open

feat: add github_token input for setup-uv action#204
fty4 wants to merge 1 commit intohelm:mainfrom
fty4:feat/add-github-token-option

Conversation

@fty4
Copy link
Contributor

@fty4 fty4 commented Mar 9, 2026

Allow users to specify a custom GitHub token for the astral-sh/setup-uv action. Defaults to the standard github.token if not provided.

This enables rate limit handling:

Getting latest version from GitHub API...
No (valid) GitHub token provided. Falling back to anonymous. Requests might be rate limited.
Error: API rate limit exceeded for x.x.x.x. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) - https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting

Allow users to specify a custom GitHub token for the astral-sh/setup-uv
action. Defaults to the standard github.token if not provided.

This enables rate limit handling and access to private resources when needed.

Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
@fty4 fty4 force-pushed the feat/add-github-token-option branch from 8dd143b to 346ab05 Compare March 9, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant